home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
Me-Mz
/
Mouseup.cpt
/
mouseup magazine
/
background_4105.txt
< prev
next >
Wrap
Text File
|
1988-08-18
|
2KB
|
100 lines
-- background: 4105 from stack: in
-- bmap block id: 19822
-- flags: 0000
-- background id: 0
-- name:
-- part 1 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=13 top=31 right=320 bottom=478
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 2 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=195 top=312 right=342 bottom=228
-- title width / last selected line: 0
-- icon id / first selected line: 1012 / 1012
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
go to card id 2549
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=232 top=309 right=342 bottom=259
-- title width / last selected line: 0
-- icon id / first selected line: 12008 / 12008
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Front Page
----- HyperTalk script -----
on mouseUp
go to card id 3310 of stack "mouseUP"
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=479 top=314 right=342 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 27009 / 27009
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next
----- HyperTalk script -----
on mouseUp
visual effect scroll left
go to next card
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=0 top=315 right=342 bottom=33
-- title width / last selected line: 0
-- icon id / first selected line: 1014 / 1014
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
VISUAL EFFECT SCROLL RIGHT
GO TO PREVIOUS CARD
end mouseUp